home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hyenvoy1 / r001 < prev    next >
Text File  |  1991-06-13  |  1KB  |  30 lines

  1.                                 READ BINARY
  2.  
  3. READ BINARY reads only those messages which contain binary attachments. It
  4. can be combined with other operators to read certain classes of messages
  5. (e.g. UNREAD, SINCE, FROM, etc.) with binary attachments.
  6.   
  7. After Envoy 100 delivers the header and text information of the selected 
  8. message(s) the user will receive the following information for each binary 
  9. attachment:
  10.   
  11. ***    Binary Data:    xx,xxx bytes    ****
  12.   
  13. File Name: (up to 20 characters)    File Format: (up to 20 characters)
  14.   
  15. Do you wish to download binary data?
  16.   
  17. 'xx,xxx' is the file size in bytes. The File Name: and File Format: are
  18. descriptive labels. 
  19.   
  20. If the user enters 'YES' or 'Y' to the above prompt Envoy 100 will initiate
  21. an XMODEM file transfer with the user's computer. At this point the user
  22. must invoke the XMODEM file transfer from their computer to receive the
  23. binary file from Envoy 100. The exact manner in which XMODEM is invoked
  24. depends on the communication software being used and the documentation for
  25. that package should be consulted for this information.
  26.   
  27. If the user enters 'NO', 'N' or '[cr]' to the above prompt the binary
  28. attachment will not be transferred and the user will be at the Action?
  29. prompt.
  30.